home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / TheBearsAdventure.swf / scripts / frame_6 / PlaceObject2_1748_309 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2005-08-04  |  89 b   |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_visible)
  3.    {
  4.       gotoAndStop(value + 1);
  5.    }
  6. }
  7.